type runtime/internal/atomic.noCopy

10 uses

	runtime/internal/atomic (current package)
		types.go#L13: 	noCopy noCopy
		types.go#L54: 	noCopy noCopy
		types.go#L95: 	noCopy noCopy
		types.go#L131: 	noCopy noCopy
		types.go#L225: 	noCopy noCopy
		types.go#L266: 	noCopy noCopy
		types.go#L353: 	noCopy noCopy
		types.go#L391: type noCopy struct{}
		types.go#L394: func (*noCopy) Lock()   {}
		types.go#L395: func (*noCopy) Unlock() {}